home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / patchSG0004915.idb / usr / ToolTalk / man3 / tt_onotice_create.z / tt_onotice_create
Encoding:
Text File  |  2003-08-19  |  3.5 KB  |  66 lines

  1.  
  2.  
  3.  
  4. tttttttt____oooonnnnoooottttiiiicccceeee____ccccrrrreeeeaaaatttteeee((((3333))))                                      tttttttt____oooonnnnoooottttiiiicccceeee____ccccrrrreeeeaaaatttteeee((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tt_onotice_create - create a notice
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
  13.      TTTTtttt____mmmmeeeessssssssaaaaggggeeee tttttttt____oooonnnnoooottttiiiicccceeee____ccccrrrreeeeaaaatttteeee((((ccccoooonnnnsssstttt cccchhhhaaaarrrr ****_o_b_j_i_d,,,,
  14.                                   ccccoooonnnnsssstttt cccchhhhaaaarrrr ****_o_p))));;;;
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      The tttttttt____oooonnnnoooottttiiiicccceeee____ccccrrrreeeeaaaatttteeee() function creates a message.  The created message
  18.      contains the following:
  19.  
  20.            TTTTtttt____aaaaddddddddrrrreeeessssssss = TTTTTTTT____OOOOBBBBJJJJEEEECCCCTTTT
  21.            TTTTtttt____ccccllllaaaassssssss = TTTTTTTT____NNNNOOOOTTTTIIIICCCCEEEE
  22.  
  23.      The application can use the returned handle to add arguments and other
  24.      attributes, and to send the message.
  25.  
  26.      The _o_b_j_i_d argument is the identifier of the specified object.  The _o_p
  27.      argument is the operation to be performed by the receiving process.
  28.  
  29. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  30.      Upon successful completion, the tttttttt____oooonnnnoooottttiiiicccceeee____ccccrrrreeeeaaaatttteeee() function returns the
  31.      unique handle that identifies the message.  The application can use
  32.      tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3) to extract one of the following TTTTtttt____ssssttttaaaattttuuuussss values from the
  33.      returned handle:
  34.  
  35.         TTTTTTTT____OOOOKKKK   The operation completed successfully.
  36.  
  37.         TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMPPPP
  38.                 The ttttttttsssseeeessssssssiiiioooonnnn(1) process is not running and the ToolTalk
  39.                 service cannot restart it.
  40.  
  41.         TTTTTTTT____EEEERRRRRRRR____PPPPRRRROOOOCCCCIIIIDDDD
  42.                 The specified process identifier is out of date or invalid.
  43.  
  44. AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
  45.      The application should use tttttttt____ffffrrrreeeeeeee(3) to free any data stored in the
  46.      address returned by the ToolTalk API.
  47.  
  48. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  49.      TTTTtttttttttttt____cccc(5), tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3), tttttttt____ffffrrrreeeeeeee(3).
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                                                         PPPPaaaaggggeeee 1111
  62.  
  63.  
  64.  
  65.